LD39() Creates an 3/9 pseudo barcode LD39(cString) Arguments cString is the string that will be translated to barcode. Returns pseudo barcode Description Creates an pseudo barcode. Valid characters for input are: digits, letters and "-. *$/+%". Examples // create a 3/9 barcode cBar := LD39("Michael Kocum")